C1.WPF.Document Assembly / C1.WPF.Document Namespace / IAsyncActionWithProgress<TProgress> Interface / Cancel Method

In This Topic
Cancel Method (IAsyncActionWithProgress<TProgress>)
In This Topic
Cancels the asynchronous operation.
Syntax
'Declaration
 
Sub Cancel() 
 
See Also